home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
boot
/
czesc_1
/
fifodev
/
ldlib
/
bufsize.a
next >
Wrap
Text File
|
1991-02-01
|
154b
|
16 lines
; BufSizeFifo
section text,code
xdef _BufSizeFifo
xref _FifoBase
_BufSizeFifo
move.l 4(sp),D0
move.l _FifoBase,A1
jmp -60(A1)
END